Book Contents

fixedPosition attribute syntax

Use the following syntax to specify the fixedPosition attribute:

fixedPosition="enumeration"

where enumeration is one of: stripped | displayed

  • Stripped value The decimal point will be stripped out of the displayed value and the resulting integer will be written to the Value control.
  • Displayed value The displayed value will be written to the Value control without any changes.

See also

fixedPosition attribute

enumeration